Passer au contenu principal
POST
[Beta] Report Link Users

Autorisations

Authorization
string
header
requis

A valid API key generated in Topsort's UI. Use a TSE API key for calls to Auctions or Events API.

Corps

application/json

Request to link multiple user IDs that represent the same user.

from
string
requis

The opaque user ID of the original user account.

Required string length: 1 - 64
Exemple:

"user_abc123"

to
string
requis

The opaque user ID of the target user account to be linked.

Required string length: 1 - 64
Exemple:

"user_xyz789"

Réponse

Users account link was reported successfully.